-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency codemirror to v6 #6
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6 +/- ##
=======================================
Coverage 59.07% 59.07%
=======================================
Files 39 39
Lines 4242 4242
=======================================
Hits 2506 2506
Misses 1460 1460
Partials 276 276 ☔ View full report in Codecov by Sentry. |
9b2c905
to
e10a22b
Compare
e10a22b
to
0a349be
Compare
0a349be
to
f7d65b5
Compare
f7d65b5
to
c79d35b
Compare
c79d35b
to
8536f6b
Compare
8536f6b
to
3ae19dc
Compare
3ae19dc
to
edba8e5
Compare
edba8e5
to
de623b3
Compare
de623b3
to
f200a89
Compare
f200a89
to
34c9ba1
Compare
34c9ba1
to
f2e6a62
Compare
f2e6a62
to
f69da59
Compare
6.X is not compatible with our current usecase and proves difficult ot update to. Recommend looking for a different simpler lib |
Pull request was closed
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^5.57.0
->^6.0.0
Release Notes
codemirror/basic-setup (codemirror)
v6.0.1
Compare Source
Bug fixes
Work around limitations in tree-shaking software that prevented
basicSetup
from being removed when unused.v6.0.0
Compare Source
Breaking changes
Change the package name from
@codemirror/example-setup
to justcodemirror
.The package no longer exports
EditorState
(since that is no longer necessary to set up a basic editor).New features
The new
minimalSetup
export provides a minimal set of editor extensions.Configuration
📅 Schedule: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.